mtd: nand: Support controllers with custom page
authorMarc Gonzalez <[email protected]>
Tue, 21 Nov 2017 17:38:22 +0000 (02:38 +0900)
committerMasahiro Yamada <[email protected]>
Tue, 28 Nov 2017 15:28:58 +0000 (00:28 +0900)
commit1fb87de83dd6e76307e110100f265deb2d8d8163
tree65b3d0aefa6e2b666ce6e1aef0e610cdef6b9040
parent6f84b26b53afa207092a8906fa08f4c78d65afb6
mtd: nand: Support controllers with custom page

If your controller already sends the required NAND commands when
reading or writing a page, then the framework is not supposed to
send READ0 and SEQIN/PAGEPROG respectively.

Signed-off-by: Marc Gonzalez <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
[Linux commit: 3371d663bb4579f1b2003a92162edd6d90edd089]
Signed-off-by: Masahiro Yamada <[email protected]>
drivers/mtd/nand/nand_base.c
include/linux/mtd/nand.h